Create an entity set named "Phone" with attribute "location". Connect
attribute "phone-number" with "Phone". Create a relationship set named
"EmpPhn". Connect it with the two entity sets.
-
Select the "Entity Set" tool.Click into an empty area in the
diagram. Double click at the name of the created entity set to edit
it. Enter the name "Phone".
-
Create a new attribute named "location" using the "Attribute" tool.
Proceed as described in step 1.
-
Use the "Connection" tool to connect the attribute "location" with
the entity set "Phone".
-
Delete the connection between "phone-number" and "Employee". Create
e new connection between "phone-number" and "Phone" using the
"Connection" tool.
-
Select the "Relationship Set" tool. Click into an empty area on the
diagram. Double click at the name of the created relationship set to
edit it. enter the name "EmpPhn".
-
Use the "Connection" tool twice to connect "EmpPhn" with "Employee"
and with "Phone".
Click at "Compare with Solution" to see whether your diagram is
correct, and to get a description of the solution.
Source:
http://www.cs.sfu.ca/CC/354/zaiane/material/notes/Chapter2/node4.html